home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / ixemul_bin.readme < prev    next >
Text File  |  1995-09-20  |  4KB  |  95 lines

  1. Short:    IXemul.library 41.3
  2. Author:   various
  3. Uploader: fnf@amigalib.com
  4. Type:     dev/gcc
  5.  
  6. This is ixemul.library release 41.3, which represents a partial merging of
  7. features from various previous releases.  Merging work is still underway, so
  8. expect future releases to occur at frequent intervals.
  9.  
  10. Changes for this release include:
  11.  
  12.     Updated DBL_MIN and DBL_MAX in float.h to include one
  13.     additional digit of precision.  Enclose negative constants
  14.     in parens to avoid unexpected conversion to subtraction via
  15.     cpp macros.
  16.  
  17.     Applied patch from Hans Verkuil to fix serious bug in signal
  18.     handling, to reset all signal handlers after an execve,
  19.     except for those which are being ignored (SIG_IGN).
  20.  
  21.     Applied patch from joop van de wege to trap.s to set 68881
  22.     rounding mode back to truncation instead of "round to
  23.     nearest", as required by the ANSI C standard which specifies
  24.     truncation.
  25.  
  26.     Integrated ixtrace into source tree and arranged for it to
  27.     be built and installed.
  28.  
  29.     Added "#include <sys/types.h>" to <sys/stat.h> to be more
  30.     compatible with most current systems that do this inclusion
  31.     for you.  This change should be backwards compatible with
  32.     code that does the inclusion explicitly.
  33.  
  34.     Changed version string to be style guide compliant.  Also
  35.     arranged that version.o gets linked in, since it has the
  36.     $VER: string and is otherwise unreferenced by any
  37.     ixemul.library code.
  38.  
  39.     Merged patches from Hans Verkuil to fix execve environment
  40.     passing, always open the console for stderr if no other file
  41.     handle is provided, move AmigaDOS style filename matching
  42.     into glob(), and fix a small problem with "open(NULL,...)
  43.     that caused enforcer hits.
  44.  
  45. The release consists of two archives, one for runtime files and one for the
  46. full source code:
  47.  
  48.     ixemul4103-bin.lha   ixemul.library, *crt*.o, includes, libc.a, etc
  49.     ixemul4103-src.lha   Complete source code for ixemul library & utils
  50.  
  51. The ixemul4103-bin.lha archive contains various readme and copyright files
  52. that do not need to be installed anywhere, and another archive "runtime.lha"
  53. that can be extracted relative to the gnu: directory to put all the files in
  54. their standard location.  The runtime.lha file contains the following
  55. versions of the library:
  56.  
  57.   129136   66815 48.2% 27-Aug-95 20:09:06  Sys/libs/ixemul.library
  58.   154140   75280 51.1% 27-Aug-95 20:09:40  Sys/libs/ixemul.trace
  59.   120824   64751 46.4% 27-Aug-95 23:51:32  Sys/libs/ixemul020.library
  60.   145792   73232 49.7% 27-Aug-95 23:52:06  Sys/libs/ixemul020.trace
  61.   118856   63975 46.1% 27-Aug-95 22:13:44  Sys/libs/ixemul020fpu.library
  62.   143824   72373 49.6% 27-Aug-95 22:14:18  Sys/libs/ixemul020fpu.trace
  63.   121848   65175 46.5% 28-Aug-95 03:10:08  Sys/libs/ixemul030.library
  64.   146816   73706 49.7% 28-Aug-95 03:10:44  Sys/libs/ixemul030.trace
  65.   119880   64425 46.2% 28-Aug-95 01:31:00  Sys/libs/ixemul030fpu.library
  66.   144848   72844 49.7% 28-Aug-95 01:31:32  Sys/libs/ixemul030fpu.trace
  67.   121848   65175 46.5% 28-Aug-95 06:33:00  Sys/libs/ixemul040.library
  68.   146816   73706 49.7% 28-Aug-95 06:33:36  Sys/libs/ixemul040.trace
  69.   120268   64381 46.4% 28-Aug-95 04:50:48  Sys/libs/ixemul040fpu.library
  70.   145236   72843 49.8% 28-Aug-95 04:51:24  Sys/libs/ixemul040fpu.trace
  71.  
  72. The ixemul4103-src.lha archive contains all the source, relative to a
  73. directory "ixemul-41.3".
  74.  
  75. For additional information, see the NEWS, INSTALL, README and TODO files.
  76.  
  77. -Fred Fish  (fnf@amigalib.com)
  78.  
  79.  
  80. ============================= Archive contents =============================
  81.  
  82. Original  Packed Ratio    Date     Time    Name
  83. -------- ------- ----- --------- --------  -------------
  84.      428     273 36.2% 12-Aug-95 08:33:36 +BUGS
  85.    17982    6993 61.1% 20-Jul-94 20:50:14 +COPYING
  86.    25265    9285 63.2% 20-Jul-94 20:50:14 +COPYING.LIB
  87.     6126    2149 64.9% 28-Aug-95 10:07:54 +INSTALL
  88.     4019    1842 54.1% 28-Aug-95 09:42:32 +NEWS
  89.    32200   13075 59.3% 21-May-95 00:11:40 +README
  90.     3831    1783 53.4% 14-Jan-95 09:03:48 +README.ixtrace
  91.  1608934 1608934  0.0% 28-Aug-95 10:34:06 +runtime.lha
  92.     1569     821 47.6% 30-Jul-95 19:53:04 +TODO
  93. -------- ------- ----- --------- --------
  94.  1700354 1645155  3.2% 29-Aug-95 09:31:24   9 files
  95.